CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Camera DirectShow

搜索资源列表

  1. video-xvid-jrtp.rar

    0下载:
  2. dshow采集摄像头数据,xvid进行编解码,jrtp进行传输,实现图像的传输和播放等,use dshow capture the camera data,and use xvid en/decodec, transmiter by jrtp,then the video can display
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-22
    • 文件大小:788280
    • 提供者:李浩
  1. camerads

    0下载:
  2. 基于DIRECTSHOW的视频采集程序,OPENCV-DIRECTSHOW based video capture program, OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1310067
    • 提供者:jiang
  1. Camera_Sampleforwince6.0

    0下载:
  2. wince6.0,三星s3c6410平台下实现的摄像头预览程序,directshow,有完善的线程处理结构,需要的同学有福了。默认屏幕800x480。-wince6.0, Samsung s3c6410 platform to achieve camera preview program, directshow, a perfect thread structure, students in need blessed. The default screen 800x480.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-30
    • 文件大小:166599
    • 提供者:
  1. EasyCam1.0

    1下载:
  2. 主要功能: 实现USB摄像头、虚拟摄像头视频图像的拍照、录制功能。 代码完全使用C#编写,也是最近一段时间理解DirectShow .Net组件的第一个实例,功能较简单,经过一段时间的简单测试应该可以与大家分享一下。 -Main function: To achieve USB camera, virtual camera video camera, recording capabilities. The use of C# code complete
  3. 所属分类:多媒体编程

    • 发布日期:2013-05-10
    • 文件大小:362786
    • 提供者:liqi
  1. USBVideo

    0下载:
  2. DirectShow 编写的摄像头视频捕获程序。可以实现视频预览以及单帧截取。-Prepared DirectShow video capture process camera. Can achieve single-frame video preview and interception.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:56413
    • 提供者:小邵
  1. USB_PC_camera

    1下载:
  2. 通用USB摄像头301P的视频采集源码,VC++6.0编写,使用两种方法实现。第一种是VFW,简单易学,直接调用微软VFW库中的API实现;第二种使用DirectShow,可以实现对视频流的复杂控制,需要安装DX SDK开发包。-301P Universal USB camera video capture source, VC++6.0 prepared using two methods to achieve. The first is the VFW, easy to learn, a d
  3. 所属分类:Video Capture

    • 发布日期:2017-03-23
    • 文件大小:733558
    • 提供者:Christ
  1. USBshexiangtou

    0下载:
  2. VC++摄像头,用vfw摄像,可以摄影设置图像大小格式-VC++ camera, with vfw video, you can set the image size format photography
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:34352
    • 提供者:李志鸿
  1. camerads

    1下载:
  2. 基于VC、DirectShow和OpenCV的摄像头捕捉视频的例子,不需要安装DirectX SDK-Based on VC, DirectShow and OpenCV camera to capture video examples, do not need to install DirectX SDK
  3. 所属分类:Video Capture

    • 发布日期:2017-05-21
    • 文件大小:6628745
    • 提供者:冰晶石
  1. Camera

    0下载:
  2. 用了directshow的代码 在VC++6.0在实现实时显示视频 并可以进行压缩-Directshow code used in VC++6.0 to display video in real time and can be compressed
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:28434
    • 提供者:liyueqiu
  1. camera

    0下载:
  2. 获取电脑摄像头设备,并获取视频,保存视频文件,可以调整视频尺寸-An Easy Video Processing Framework by Grabbing Frames as Bitmaps using DirectShow, CAviCap and CFrameGrabber
  3. 所属分类:Video Capture

    • 发布日期:2017-03-31
    • 文件大小:52546
    • 提供者:王华
  1. WinMobileCameraDelepment

    0下载:
  2. 一份mobile上摄像头的开发实例,不是用DirectShow写的!相当不错!-A mobile camera on the development of an example, instead of using DirectShow to write it! Pretty good!
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-31
    • 文件大小:203037
    • 提供者:linxm
  1. VFW

    0下载:
  2. 用vc++6.0下directx的directshow可以实现实时视频的捕捉功能-vc++6.0 directshow
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:25839
    • 提供者:ywen
  1. VCCamera

    0下载:
  2. 在VC环境下显示USB摄像头图像,开发过程基于DirectShow!-Display the image from USB camera in VC++ which base on DirectShow!
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:54439
    • 提供者:Icerain
  1. Embeded_h264

    0下载:
  2. 本系统在mini2440开发平台下实现了视频的采集、压缩、传输及Windows系统下实现实时视频播放。本设计采用USB摄像头的驱动模块Video4Linux实现视频采集,采用T264实现视频的压缩,采用UDP协议实现视频传输,监控端采用T264解码后使用Directshow技术播放。图象清晰,实时性较好,达到了监控目的。-This system mini2440 development platform enables video capture, compression, transmissi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-20
    • 文件大小:6090899
    • 提供者:肖鸽
  1. myCapture

    0下载:
  2. 用opencv和directshow写的一个游戏,通过摄像头获得人脸位置来控制游戏。-Using opencv and directshow write a game face through the camera was positioned to control the game.
  3. 所属分类:Other Games

    • 发布日期:2017-05-19
    • 文件大小:5407699
    • 提供者:www
  1. camerapp.tar

    0下载:
  2. Wince 下基于Directshow的Camera Applciation。类似与PC平台上的AMCAP。适用与兼容UVC的Video device。-This is a simple camera capture application based on the Directshow in WinCE. It is the same with the AMCAP in PC, and can works fine for the video devices compatable with U
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:8784
    • 提供者:snapgear
  1. DXAMCap

    0下载:
  2. DirectShow摄像头视频采集程序代码,vc2005下运行,支持USB摄像头-DirectShow camera video capture program code, vc2005 run, support USB camera
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:6722110
    • 提供者:hzh272
  1. DE2_CCD

    0下载:
  2. CCD的驱动程序,用于DE2板,可显示出摄像头采集的图像数据。-CCD driver for the DE2 board, show the camera s image data collection.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-09
    • 文件大小:1349517
    • 提供者:churan
  1. ievideo_src

    0下载:
  2. directshow video 摄像捕捉-directshow video camera to capture
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2077231
    • 提供者:94cool
  1. shibie

    0下载:
  2. 利用directshow技术控制摄像头,并可以检测图像中红色的区域,并标记出来-Use DirectShow technology to control the camera and can detect images in the red region, and marked
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:166939
    • 提供者:zhou
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com